Blog

CBWIRE 2.2 Released

Maria Jose Herrera January 09, 2023

Spread the word

Maria Jose Herrera

January 09, 2023

Spread the word


Share your thoughts

We're excited to announce the release of CBWIRE 2.2. This release includes several added enhancements, such as new lifecycle hooks and simplified Turbo Drive integration. We changed the previous lifecycle hook of mount() to onMount() to be consistent, and several bugs were squashed.

The docs have been updated also. https://cbwire.ortusbooks.com/

Enjoy!

 

Added

CBWIRE-99: Implement lifecycle hook onHydrate().

CBWIRE-100: Implement lifecycle hook onHydrateProperty().

CBWIRE-103: Implement an automatic trim() for all data properties.

CBWIRE-124: Implement the ability to interact with CBWIRE component from JavaScript using cbwire.find( ‘#args._id#’ ).

CBWIRE-125: Add configuration setting ‘enableTurbo’ to automatically include everything needed to work with Turbo for single-page applications.

CBWIRE-130: Add the ability to call reset() without passing a key to reset all data properties to their original values.

 

Changed

CBWIRE-93: Implement onMount() method instead of mount().

 

Fixed

CBWIRE-121: DocBox-generated docs are failing because of file structure.

CBWIRE-126: Listeners are being fired immediately when calling emit() when the listener is defined on the same component, which they shouldn’t.

CBWIRE-127: onHydrate() is firing after actions are performed.

CBWIRE-129: Computed properties are not being rendered before actions are called.

 

We are at the beginning of 2023 and we would love to hear from the community what you all want, need, and would like to see added to CBWIRE this year. This not only covers the module CBWIRE but also any suggestions on documentation, demos, CFCasts series, you name it! We want CBWIRE to provide as much value as possible to the community. How can we make it better?

As for our Ortusian, Grant Copley, He will be focusing on working on the following improvements of CBWire:

  • Websockets via Pusher
  • Additional lifecycle hooks and interception points
  • CBWIRE Mastery Series on CFCasts
  • Integration with ContentBox

Join our Ortus community to leave your comments and suggestions for this year's improvements: Ortus Community

Add Your Comment

Recent Entries

Ortus Monthly Recap - Jan/Feb

Ortus Monthly Recap - Jan/Feb

Ortus Solutions is kicking off 2025 with major milestones, from the highly anticipated Into the Box 2025 to groundbreaking advancements in BoxLang and key industry event appearances at Jfokus and DevNexus 2025. With new product releases, enhanced compatibility, and exclusive discounts, we’re equipping developers with the tools they need to build faster, smarter, and more efficiently.Let’s dive into the latest updates shaping the future of modern web development!

Maria Jose Herrera
Maria Jose Herrera
March 07, 2025
BoxLang 1.0.0 RC2 Launched

BoxLang 1.0.0 RC2 Launched

We’re entering the final stretch of our pre-releases, and we couldn’t be more excited to introduce RC2! 🚀 This release marks a major leap in performance and compatibility, the result of over six months of intensive development. Beyond enhanced stability and seamless integration, RC2 delivers game-changing performance optimizations that push the boundaries of efficiency. Get ready for our fastest, most refined release yet!

Luis Majano
Luis Majano
March 05, 2025
Building a Web App with BoxLang!

Building a Web App with BoxLang!

BoxLang, the new JVM-based scripting language from Ortus Solutions, is gaining traction among developers looking for a modern, lightweight alternative for building web applications. In a Recent blog post, Raymond Camden took it for a spin by developing a simple blog application, highlighting BoxLang's capabilities and ease of use. Let’s break down his experience and key takeaways.

Maria Jose Herrera
Maria Jose Herrera
March 04, 2025